@charset "utf-8";
/* CSS Document */
/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  /* [disabled]margin:0;
*/
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #333;
  margin: 0;
  font-size: 18px
}
p {
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #333;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html, body, fieldset, img, iframe, abbr {
  border: 0;
}
i, cite, em, var, address, dfn {
  font-style: normal;
}
[hidefocus], summary {
  outline: 0;
}
li {
  list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
  font-size: 100%;
  font-weight: normal
}
sup, sub {
  font-size: 83%;
}
pre, code, kbd, samp {
  font-family: inherit;
}
q:before, q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label, summary {
  cursor: default;
}
a, button {
  cursor: pointer;
}
del, ins, u, s, a, a:hover {
  text-decoration: none;
}
a {
  color: #333;
  font-family: "microsoft yahei";
}
a:hover {
  color: #004ba8
}

.fr {
  float: right !important
}
.fl {
  float: left !important
}
.clearfix {
    *+height: 1%;
}
  .clearfix:before{
            content:"";
            display:table;
        }

body {
  margin: 0px;
  padding: 0px;
}
img {
 
  border: 0;
  display: block
}

.totop {
  position: fixed;
  bottom: 20px;
  right: 180PX;
  z-index: 9999999999;
  width: 47px;
  cursor: pointer;
  display: none;
}
.totop a {
  display: block;
  outline: none;
  width: 47px;
  height: 48px;
  background: #004ba8 url(cosmos_back_top.png) center 10px no-repeat;
  background-size: 19px;
  opacity: 0.3;
  border-radius: 3px; color: #fff; padding-top: 35px; text-align: center; font-size: 14px
}
.totop a:hover {
  opacity: 1;

}


.topbar ul { text-align: right; margin: 20px auto 60px}
.topbar li {
	color: #666666;
	
	display: inline-block;  margin-right: 20px; 
}
.topbar li::after{
	 content: "";
	 width: 1px; height: 14px; background: #fff; display: inline-block; margin-left: 20px; 
}
.topbar li:last-child::after{ display: none}
.topbar li a {
	color: #fff; font-size: 16px
}
.topbar li a:hover {
	color: #fff
}
.head_pc{ width: 100%; height: 332px; background: url(top_bg_lsj_20240820.jpg) center no-repeat; overflow: hidden; min-width: 1300px;}
.head_search_box{width: 1300px; margin: 0 auto;height: 135px;}
.head ul,.topbar{ width: 1300px; margin: 0 auto; overflow: hidden; position: relative}
.head{ width: 100%; height: 66px; line-height: 66px; border-top: 1px solid #4575a8; margin-top: 29px;clear: both;}
.head  ul{ display: flex;justify-content: space-between}
.head ul li{ line-height: 66px; font-size: 22px; font-weight: bold; padding: 0 44px; float: left}
.head ul li a{ color: #fff; display: block}
.head ul li:hover{ background: #f0ae5d}
.head .active {background: #f0ae5d}

.i_search {
	 width: 308px;
	height: 36px;

	border-radius: 20px;
	
	background:#FFF;/*实现FF背景透明，文字不透明*/

	 /*! margin-left: 90px; */
	 margin-top: 14px;
	 float: right;
}
.search_select {
    width: 64px;
    float: left;
    line-height: 36px;
    padding: 0 0 0 18px;
    position: relative;
    cursor: pointer;
    font-size: 16px;  
}
.search_select::after{
width: 1px;
height: 19px; background:#f0ae5d; content: "";position: absolute; right: 0; top: 10px;
	
	
}
.search_select .select_show {
    color: #004ba8;
}
.search_select_box {
    width: 68px;
    display: none;
    position: absolute;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
   
    left: 13px;
    z-index: 99;box-shadow: 0 0 3px #ddd;
}
.search_select_active .search_select_box {
    display: block;
}
.search_select_box a {
    display: block;
    color: #9ea5af; text-align: center; font-size: 16px; line-height: 35px
}
.search_select_box a:hover {
   color: #8d8d8d;
background: #f8f8f8;
}


.search_input {
	height: 36px;
	line-height: 36px;
	border: none;
	font-size: 16px;
	color: #9C9C9C;
	margin-left: 15px;
	outline: none;
	width: 162px; background-color: transparent
}
.search_btn {
	width: 47px;
	height: 36px;
	float: right;
	background:url(search_lsj_20240820.png) no-repeat center;
	border: none; 

}

.btn{ background: #e31500; height: 38px; line-height: 38px; text-align: center; width: 80px;border-radius: 30px; margin-left: 6px}
.btn a{ color: #fff}
.row,.contents{ width: 1300px; margin: 0 auto; overflow: hidden; clear: both;}
.mt50{ margin-top:50px!important }
.pt50{ padding-top: 50px;}
.pt30{ padding-top: 40px; margin-bottom: 40px;}
.contents{min-height: 500px}
.more{ width: 184px; height: 46px; line-height: 46px; text-align: center;color: #4c81c2; font-size: 18px; border: 1px solid #4c81c2;margin: 30px auto; display: block; border-radius: 4px}
.rowBox{ width: 100%; background: url(bg_lsj_20240820.png) no-repeat center top}
/*标题*/
.R_tit {
  width: 100%; background: url(titBg_lsj_20240820.png) no-repeat bottom; display: flex;justify-content: space-between;align-items: center; padding-bottom: 30px; margin-bottom: 40px

}
.R_tit h2 {
 font-size: 24px; font-weight: bold; display: inline-block; position: relative; padding-left: 24px; margin-left: 20px
}
.R_tit h2::before{
	 content: "";
	 width:5px; 
	 height: 22px;
	background: #004ba8;
	display: block; position: absolute; left: 0; top:6px
	
}
/*通用ul列表*/
.currency_ul {
	width: 100%;
	overflow: hidden;
	display: block; margin-top: 40px
}
.currency_ul li {
	background:url(li_bg_lsj_20240820.png) 8px 6px no-repeat;
	padding-left: 27px;
	clear: both; display:block; margin-bottom: 28px; overflow: hidden
	
}
.currency_ul li:last-child {
	margin-bottom: 0px;
}

.currency_ul li a {
	color: #333;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	display: block; font-size: 20px;-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.currency_ul li:hover a{ color: #004ba8; margin-left: 10px;}
.currency_ul li span {
	color: #939393;
	font-size: 18px;
	float: right; margin-right:20px ;
}


/*
/*通用TAB*/
.tab-ul {
  width: 100%;
  
  margin-bottom: 25px;border-bottom:  1px solid #d9e8ef;height: 51px;
}
.tab-ul li {
  float: left;
 
 display: inline-block; padding: 0 28px;height: 53px;position: relative
}
.tab-ul li a{ font-size: 24px; color: #333333}
.tab-ul .cur::after,.Tit h2::after {
	 content: ""; width: 36px; height: 7px; background: #004ba8; display: block; position: absolute; left: 50%; margin-left: -18px;
	bottom:-2px
}
.tab-ul .cur a {
  color: #004ba8; font-weight: bold
}
.Tit{  width: 100%;margin-bottom: 25px;border-bottom:  1px solid #d9e8ef;height: 48px; margin-bottom: 40px}
.Tit h2{  float: left;display: inline-block;height: 50px;position: relative; font-weight: bold; font-size: 24px;}
.Tit a{ float: right; color: #2465b5; margin-top: 10px;  }



.footer {
	overflow: hidden;
	width: 100%;
	
	font-size: 16px;
	padding: 40px 0 16px; border-top: 2px solid #004ba8; margin-top: 30px
}
.f_links{ text-align: center; margin-bottom: 37px}
.f_links li{ display: inline-block; position: relative; padding-right: 20px; margin-right: 20px; font-size: 16px}
.f_links li::after {
  content: "";
  width: 1px;
  height: 14px;
  background: #5d5d5d;
  display: inline-block;
  position: absolute; right: 0; top: 5px
}
.f_links li:last-child::after{ display: none}

.f_textBox {width:1120px; float: left}
.f_textBox p{ text-align: center; line-height: 30px;font-size: 16px;}
.f_textBox p label{ margin-right: 20px}
.f_img{ display: flex;justify-content: center;align-items: center; margin-top: 18px}
.f_img img{ margin-right: 50px}
.f_code{ border:1px solid #ebebeb; float: right}


/* 通用菜单 */
.Hamburg {
color: #8ea2bc; font-size: 18px
}
.Hamburg a { color: #8ea2bc;
 
}
.Hamburg a:last-child {
 
  color: #004ba8
}
.Hamburg span {
  background: url(ico11_lsj_20240820.png) no-repeat left center; width: 10px; height: 11px; display: inline-block; margin: 0 10px
 
}

.tab_more{ position: absolute; top: 8px; right: 0;color: #2465b5;}
